date/time manipulation (7)
📆 A collection of useful helpers for handling dates in Reason with the same modern API as the well-known `date-fns`.
Bucklescript bindings to date-fns
Mock Js.Date when run unit test cases with Jest. Make tests of Js.Date easier.
Bucklescript bindings for Luxon, written in Reason.
neglectedBuckleScript bindings for Moment.js
This is a project with ReasonML bindings for [date-fns v2](https://date-fns.org/docs/Getting-Started). These bindings are using `FP` module of date-fns. So please refer the [FP documentation](https://date-fns.org/v2.0.0/docs/FP-Guide). In short: all metho
A datetime tool for the ages in ReasonML